home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / gedit-file-browser.schemas < prev    next >
Text File  |  2009-10-20  |  4KB  |  107 lines

  1. <gconfschemafile>
  2.   <schemalist>
  3.     <schema>
  4.       <key>/schemas/apps/gedit-2/plugins/filebrowser/on_load/tree_view</key>
  5.       <applyto>/apps/gedit-2/plugins/filebrowser/on_load/tree_view</applyto>
  6.       <owner>gedit</owner>
  7.       <type>bool</type>
  8.       <default>TRUE</default>
  9.       <gettext_domain>gedit</gettext_domain>
  10.       <locale name="C">
  11.     <short>Open With Tree View</short>
  12.     <long>Open the tree view when the file browser plugin gets loaded instead of the bookmarks view</long>
  13.       </locale>
  14.     </schema>
  15.  
  16.     <schema>
  17.       <key>/schemas/apps/gedit-2/plugins/filebrowser/on_load/root</key>
  18.       <applyto>/apps/gedit-2/plugins/filebrowser/on_load/root</applyto>
  19.       <owner>gedit</owner>
  20.       <type>string</type>
  21.       <default></default>
  22.       <gettext_domain>gedit</gettext_domain>
  23.       <locale name="C">
  24.     <short>File Browser Root Directory</short>
  25.     <long>The file browser root directory to use when loading the file 
  26.     browser plugin and onload/tree_view is TRUE.</long>
  27.       </locale>
  28.     </schema>
  29.  
  30.     <schema>
  31.       <key>/schemas/apps/gedit-2/plugins/filebrowser/on_load/virtual_root</key>
  32.       <applyto>/apps/gedit-2/plugins/filebrowser/on_load/virtual_root</applyto>
  33.       <owner>gedit</owner>
  34.       <type>string</type>
  35.       <default></default>
  36.       <gettext_domain>gedit</gettext_domain>
  37.       <locale name="C">
  38.     <short>File Browser Virtual Root Directory</short>
  39.     <long>The file browser virtual root directory to use when loading the 
  40.     file browser plugin when onload/tree_view is TRUE. The virtual root
  41.     must always be below the actual root.</long>
  42.       </locale>
  43.     </schema>
  44.  
  45.    
  46.     <schema>
  47.       <key>/schemas/apps/gedit-2/plugins/filebrowser/on_load/enable_remote</key>
  48.       <applyto>/apps/gedit-2/plugins/filebrowser/on_load/enable_remote</applyto>
  49.       <owner>gedit</owner>
  50.       <type>bool</type>
  51.       <default>FALSE</default>
  52.       <gettext_domain>gedit</gettext_domain>
  53.       <locale name="C">
  54.     <short>Enable Restore of Remote Locations</short>
  55.     <long>Sets whether to enable restoring of remote locations.</long>
  56.       </locale>
  57.     </schema>
  58.  
  59.     <schema>
  60.       <key>/schemas/apps/gedit-2/plugins/filebrowser/open_at_first_doc</key>
  61.       <applyto>/apps/gedit-2/plugins/filebrowser/open_at_first_doc</applyto>
  62.       <owner>gedit</owner>
  63.       <type>bool</type>
  64.       <default>TRUE</default>
  65.       <gettext_domain>gedit</gettext_domain>
  66.       <locale name="C">
  67.     <short>Set Location To First Document</short>
  68.     <long>If TRUE the file browser plugin will view the directory of 
  69.     the first opened document given that the file browser hasn't been
  70.     used yet. (Thus this generally applies to opening a document from
  71.     the command line or opening it with nautilus etc)</long>
  72.       </locale>
  73.     </schema>
  74.  
  75.     <schema>
  76.       <key>/schemas/apps/gedit-2/plugins/filebrowser/filter_mode</key>
  77.       <applyto>/apps/gedit-2/plugins/filebrowser/filter_mode</applyto>
  78.       <owner>gedit</owner>
  79.       <type>string</type>
  80.       <default>hidden_and_binary</default>
  81.       <gettext_domain>gedit</gettext_domain>
  82.       <locale name="C">
  83.     <short>File Browser Filter Mode</short>
  84.     <long>This value determines what files get filtered from the file
  85.     browser. Valid values are: none (filter nothing), 
  86.     hidden (filter hidden files), binary (filter binary files) and 
  87.     hidden_and_binary (filter both hidden and binary files).</long>
  88.       </locale>
  89.     </schema>
  90.  
  91.     <schema>
  92.       <key>/schemas/apps/gedit-2/plugins/filebrowser/filter_pattern</key>
  93.       <applyto>/apps/gedit-2/plugins/filebrowser/filter_pattern</applyto>
  94.       <owner>gedit</owner>
  95.       <type>string</type>
  96.       <default></default>
  97.       <gettext_domain>gedit</gettext_domain>
  98.       <locale name="C">
  99.     <short>File Browser Filter Pattern</short>
  100.     <long>The filter pattern to filter the file browser with. This filter
  101.     works on top of the filter_mode.</long>
  102.       </locale>
  103.     </schema>
  104.  
  105.   </schemalist>
  106. </gconfschemafile>
  107.